Links, reference style.html revision 6516b99bb74dfb7187a08f7090bf7ca22a006f15
1<p>Foo <a href="/url/" title="Title">bar</a>.</p>
2
3<p>Foo <a href="/url/" title="Title">bar</a>.</p>
4
5<p>Foo <a href="/url/" title="Title">bar</a>.</p>
6
7<p>With <a href="/url/">embedded [brackets]</a>.</p>
8
9<p>Indented <a href="/url">once</a>.</p>
10
11<p>Indented <a href="/url">twice</a>.</p>
12
13<p>Indented <a href="/url">thrice</a>.</p>
14
15<p>Indented [four][] times.</p>
16
17<pre><code>[four]: /url
18</code></pre>
19